Skip to content

feat: add good first module issues list#201

Merged
jdrueckert merged 18 commits intomasterfrom
feat/add-good-first-module-issues
Jan 16, 2023
Merged

feat: add good first module issues list#201
jdrueckert merged 18 commits intomasterfrom
feat/add-good-first-module-issues

Conversation

@jdrueckert
Copy link
Copy Markdown
Member

@jdrueckert jdrueckert commented Jan 12, 2023

Depends on #199 and #198

@jdrueckert jdrueckert changed the base branch from master to refactor/move-ongoing-projects January 12, 2023 22:14
@jdrueckert jdrueckert force-pushed the feat/add-good-first-module-issues branch from e5ef173 to 579f459 Compare January 12, 2023 22:16
@jdrueckert jdrueckert mentioned this pull request Jan 12, 2023
1 task
Base automatically changed from refactor/move-ongoing-projects to master January 16, 2023 20:27
@jdrueckert jdrueckert marked this pull request as ready for review January 16, 2023 20:30
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jdrueckert jdrueckert merged commit fdedd4d into master Jan 16, 2023
@jdrueckert jdrueckert deleted the feat/add-good-first-module-issues branch January 16, 2023 20:58
Comment thread src/pages/contribute.jsx
);

const moduleIssues = data.moduleIssues.nodes
.filter((module) => module.issues.nodes.length !== 0)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we do this directly in graphql?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants